home *** CD-ROM | disk | FTP | other *** search
- Short : Download script for AmFTP
- Type : REXX
- Requires: AmFTP, ARexx, rexxsupport.library, WaitForPort
- Author : Arndt van der Molen
- Version : 1.2
-
- Introduction:
-
- Saves an ARexx script which downloads the selected
- archives with help of AmFTP from a FTP server.
-
- Configuration:
-
- %1: Name or IP address of an AmiNet FTP server
-
- %2: Full path of the AmiNet root directory on the
- server with a trailing '/'
-
- %3: Full path and name of the AmFTP executable
-
- Usage:
-
- Execute the output script with 'rx xyz.rexx' in the CLI
- or doubleclick on the provided icon of the output script.
-
- The script will use an already opened and idle AmFTP or
- starts a new AmFTP to download the selected archives.
-